home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DDJMAG / DDJ9110.ZIP / README.ASC < prev    next >
Text File  |  1991-09-26  |  4KB  |  104 lines

  1. EMBEDCP.ASC
  2. Title: C++ FOR EMBEDDED SYSTEMS
  3. Keywords: OCT91 C++ EMBEDDED SYSTEMS  COMMUNCIATIONS  BORLAND
  4. C++ source code as published in Stuart Phillips and Kevin 
  5. Rowett's article on using Borland C++ in a non-PC environment; in 
  6. this case to develop a multifuction intelligent communciations 
  7. board. Also see EMBEDCP.ARC. 
  8.  
  9. EMBEDCP.ARC
  10. Title: C++ FOR EMBEDDED SYSTEMS
  11. Keywords: OCT91 C++ EMBEDDED SYSTEMS  COMMUNCIATIONS  BORLAND
  12. Complete system for Stuart Phillips and Kevin Rowett's article. 
  13. Includes modified Borland C0.ASM and TDREMOTE (published here 
  14. with permission of Borland Intl.) ARC file contains MIO.ARC and 
  15. CODE.ARC. MIO.ARC has more ARC files containing include, 
  16. test, library, and startup files. CODE.ARC has C, H, ASM , and 
  17. BAT code. 
  18.  
  19. OODEBUGR.ASC 
  20. Title: A MINIMAL OBJECT-ORIENTED DEBUGGER
  21. Keywords: OCT91  OOP  C++  DEBUGGING
  22. William Miller's implementation of a portable symbolic debugger 
  23. that lets you trace execution, interactively display object 
  24. values, and more.
  25.  
  26. STRINGCL.ASC
  27. Title: PROPOSING A C++ STRING CLASS STANDARD
  28. Keywords: OCT91  C++   STRING CLASS
  29. In this article, Steve Teale proposes a standardized C++ string 
  30. class. Also see STRING.ARC.
  31.  
  32. STRING.ARC
  33. Title: PROPOSING A C++ STRING CLASS STANDARD
  34. Keywords: OCT91  C++   STRING CLASS
  35. The complete library that Steve Teale proposes in his 
  36. standardized C++ string class article.
  37.  
  38. CONFIG.ASC
  39. Title: OBJECT-ORIENTED SOFTWARE CONFIGURATION MANAGEMENT
  40. Keywords: OCT91  OOP  CONFIGURATION MANAGEMENT
  41. Code examples that accompany Richard Harter's discussion of the 
  42. object-oriented model versus the difference model.
  43.  
  44. XALLOC.ASC
  45. Title: XALLOC: AN EXPANDED MEMORY MANAGER FOR TURBO PASCAL 
  46. Keywords: OCT91  MEMORY MANAGEMENT  TURBO PASCAL  
  47. Source code that implements Herbert Gintis's expanded memory 
  48. equivalent of Turbo Pascal dynamic memory functions.
  49.  
  50. SMALLTLK.ASC
  51. Title: SMALLTALK AND EMBEDDED SYSTEMS
  52. Keywords: OCT91  OOP  SMALLTALK  EMBEDDED SYSTEMS
  53. Source code examples that accompany John Duimovich and Mike 
  54. Milinkovich's article on embedded Smalltalk in ROM.
  55.  
  56. ACTOR.ASC
  57. Title: ENHANCING THE ACTOR DEVELOPMENT ENVIRONMENT   
  58. Keywords:  OCT91  ACTOR   WINDOWS 3  OOP
  59. Published source code accompanying Steve Hachett's article on 
  60. adding configuration inheritance to the Actor environment. For 
  61. complete system, see ACTOR.ARC.
  62.  
  63. ACTOR.ARC
  64. Title: ENHANCING THE ACTOR DEVELOPMENT ENVIRONMENT   
  65. Keywords:  OCT91  ACTOR   WINDOWS 3  OOP
  66. Complete source code (all classes) that implement Steve Hachett's 
  67. article on adding configuration inheritance to the Actor 
  68. environment. 
  69.  
  70. EIGENCAL.ASC
  71. Title: MIXED-LANGUAGE WINDOWS PROGRAMMING 
  72. Keywords:  OCT91  VISUAL BASIC  FORTRAN  WINDOWS 3
  73. A graphical Eigenvalue calculator for Windows 3 is implemented by 
  74. John Norwood. Visual Basic is used to create the front end, 
  75. Fortran takes care of the calculations.
  76.  
  77. DFLAT.101 
  78. Title: C PROGRAMMING COLUMN
  79. Keywords: OCT91  C  CUA/SAA  
  80. Al Stevens' continues his multi-part series on D-Flat, a SAA/CUA compliant 
  81. interface library for C. This month Al covers list management, 
  82. screen rectangles, messages, and commands. Also see DFLAT6.ZIP 
  83. and DF6TXT.ZIP.
  84.  
  85. DFLAT6.ZIP
  86. DF6TTXT.ZIP
  87. Title: C PROGRAMMING COLUMN
  88. Keywords: OCT91  C  CUA/SAA  
  89. The current version of the complete system for Al Stevens' D-FLAT 
  90. interface library for C. 
  91.  
  92. GRAPHPRG.ASC
  93. Title: GRAPHICS PROGRAMMING COLUMN
  94. Keywords:  OCT91   GRAPHICS  VGA  MODE X  ASM
  95. Michael Abrash discusses antialiasing and the Sierra Hicolor 
  96. digital-to-analog converter.
  97.  
  98. STRUCPRG.ARC
  99. Title: STRUCTURED PROGRAMMING COLUMN
  100. Keywords: OCT91  TURBO PASCAL  CLARIAN  MORTGAGE
  101. A simple mortgage payment calculator implemented in both Clarian 
  102. and Turbo Pascal. Accompanies Jeff Duntemann's column. 
  103.  
  104.